home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="utf-8"?> <html><head><title>Add-in Functions, List of Analysis Functions Part Two</title><meta name="filename" content="text/scalc/01/04060116"/><meta name="language" content="en-US"/><help:css-file-link xmlns:help="http://openoffice.org/2000/help"/><!--The CSS style header method for setting styles--><style type="text/css"> table.Tabelle1{ } span.Tabelle1A{ width:8.999cm;} td.Tabelle1A1{ } td.Tabelle1B1{ border-width:0.002cm; border-style:solid; border-color:#000000;} td.Tabelle1A2{ } td.Tabelle1B2{ } table.Tabelle2{ } span.Tabelle2A{ width:8.999cm;} td.Tabelle2A1{ } td.Tabelle2B1{ border-width:0.002cm; border-style:solid; border-color:#000000;} td.Tabelle2A2{ } td.Tabelle2B2{ } p.P1{ } </style></head><body> <p class="P1"/> <p class="Head1">Add-in Functions, List of Analysis Functions Part Two</p> <help:popup Id="66774" Eid="addinana" xmlns:help="http://openoffice.org/2000/help"><help:embedded Id="66778" Eid="wie"/></help:popup> <p class="Paragraph"><help:link Id="68331" Eid="imabs" xmlns:help="http://openoffice.org/2000/help">IMABS</help:link>, <help:link Id="68331" Eid="imaginary" xmlns:help="http://openoffice.org/2000/help">IMAGINARY</help:link>, <help:link Id="68331" Eid="impower" xmlns:help="http://openoffice.org/2000/help">IMPOWER</help:link>, <help:link Id="68331" Eid="imargument" xmlns:help="http://openoffice.org/2000/help">IMARGUMENT</help:link>, <help:link Id="68331" Eid="imcos" xmlns:help="http://openoffice.org/2000/help">IMCOS</help:link>, <help:link Id="68331" Eid="imdiv" xmlns:help="http://openoffice.org/2000/help">IMDIV</help:link>, <help:link Id="68331" Eid="imexp" xmlns:help="http://openoffice.org/2000/help">IMEXP</help:link>, <help:link Id="68331" Eid="imconjugate" xmlns:help="http://openoffice.org/2000/help">IMCONJUGATE</help:link>, <help:link Id="68331" Eid="imln" xmlns:help="http://openoffice.org/2000/help">IMLN</help:link>, <help:link Id="68331" Eid="imlog10" xmlns:help="http://openoffice.org/2000/help">IMLOG10</help:link>, <help:link Id="68331" Eid="imlog2" xmlns:help="http://openoffice.org/2000/help">IMLOG2</help:link>, <help:link Id="68331" Eid="improduct" xmlns:help="http://openoffice.org/2000/help">IMPRODUCT</help:link>, <help:link Id="68331" Eid="imreal" xmlns:help="http://openoffice.org/2000/help">IMREAL</help:link>, <help:link Id="68331" Eid="imsin" xmlns:help="http://openoffice.org/2000/help">IMSIN</help:link>, <help:link Id="68331" Eid="imsub" xmlns:help="http://openoffice.org/2000/help">IMSUB</help:link>, <help:link Id="68331" Eid="imsum" xmlns:help="http://openoffice.org/2000/help">IMSUM</help:link>, <help:link Id="68331" Eid="imsqrt" xmlns:help="http://openoffice.org/2000/help">IMSQRT</help:link>, <help:link Id="68331" Eid="complex" xmlns:help="http://openoffice.org/2000/help">COMPLEX</help:link>, <help:link Id="68331" Eid="oct2bin" xmlns:help="http://openoffice.org/2000/help">OCT2BIN</help:link>, <help:link Id="68331" Eid="oct2dec" xmlns:help="http://openoffice.org/2000/help">OCT2DEC</help:link>, <help:link Id="68331" Eid="oct2hex" xmlns:help="http://openoffice.org/2000/help">OCT2HEX</help:link>, <help:link Id="68331" Eid="convert_add" xmlns:help="http://openoffice.org/2000/help">CONVERT_ADD</help:link>, <help:link Id="68331" Eid="factdouble" xmlns:help="http://openoffice.org/2000/help">FACTDOUBLE</help:link>.</p> <p class="ParaList"><help:embedded Id="65598" Eid="related" xmlns:help="http://openoffice.org/2000/help"/></p> <p class="ParaList"><help:link Id="66820" xmlns:help="http://openoffice.org/2000/help">Category Statistics</help:link></p> <p class="Paragraph"/> <p class="Paragraph"><help:link Id="68333" xmlns:help="http://openoffice.org/2000/help">Analysis Functions Part One</help:link></p> <p class="Paragraph"><help:link Id="66872" xmlns:help="http://openoffice.org/2000/help">Back to the Overview</help:link></p> <p class="Head2"><a name="imabs"/><help:key-word value="IMABS" tag="kw68331_1" xmlns:help="http://openoffice.org/2000/help"/>IMABS</p> <p class="Paragraph">The result is the absolute value of a complex number.</p> <p class="Head3">Syntax</p> <p class="Paragraph">IMABS(Complex number)</p> <p class="Paragraph">Complex number: the complex number is entered in the form "x + yi" or "x + yj"</p> <p class="Head3">Example</p> <p class="Paragraph">=IMABS("5+12j") returns 13.</p> <p class="Head2"><a name="imaginary"/><help:key-word value="IMAGINARY COEFFICIENT" tag="kw68331_23" xmlns:help="http://openoffice.org/2000/help"/>IMAGINARY COEFFICIENT</p> <p class="Paragraph">The result is the imaginary coefficient of a complex number.</p> <p class="Head3">Syntax</p> <p class="Paragraph">IMAGINARY COEFFICIENT(Complex number)</p> <p class="Paragraph">Complex number: the complex number is entered in the form "x + yi" or "x + yj"</p> <p class="Head3">Example</p> <p class="Paragraph">=IMAGINARY COEFFICIENT("4+3j") returns 3.</p> <p class="Head2"><a name="impower"/><help:key-word value="IMPOWER" tag="kw68331_22" xmlns:help="http://openoffice.org/2000/help"/>IMPOWER</p> <p class="Paragraph">The result is the integer power of a complex number.</p> <p class="Head3">Syntax</p> <p class="Paragraph">IMPOWER(Complex number;Power)</p> <p class="Paragraph">Complex number: the complex number is entered in the form "x + yi" or "x + yj"</p> <p class="Paragraph">Power: the exponent.</p> <p class="Head3">Example</p> <p class="Paragraph">=IMPOWER("2+3i";2) returns -5+12i.</p> <p class="Head2"><a name="imargument"/><help:key-word value="IMARGUMENT" tag="kw68331_21" xmlns:help="http://openoffice.org/2000/help"/>IMARGUMENT</p> <p class="Paragraph">The result is the argument (the phi angle) of a complex number.</p> <p class="Head3">Syntax</p> <p class="Paragraph">IMARGUMENT(Complex number)</p> <p class="Paragraph">Complex number: the complex number is entered in the form "x + yi" or "x + yj"</p> <p class="Head3">Example</p> <p class="Paragraph">=IMARGUMENT("3+4j") returns 0.927295.</p> <p class="Head2"><a name="imcos"/><help:key-word value="IMCOS" tag="kw68331_20" xmlns:help="http://openoffice.org/2000/help"/>IMCOS</p> <p class="Paragraph">The result is the cosine of a complex number.</p> <p class="Head3">Syntax</p> <p class="Paragraph">IMCOS(Complex number)</p> <p class="Paragraph">Complex number: the complex number is entered in the form "x + yi" or "x + yj"</p> <p class="Head3">Example</p> <p class="Paragraph">=IMCOS("3+4j") returns -27.03-3.85i (rounded).</p> <p class="Head2"><a name="imdiv"/><help:key-word value="IMDIV" tag="kw68331_19" xmlns:help="http://openoffice.org/2000/help"/>IMDIV</p> <p class="Paragraph">The result is the division of two complex numbers.</p> <p class="Head3">Syntax</p> <p class="Paragraph">IMDIV(Numerator;Denominator)</p> <p class="Paragraph">Numerator, denominator: the complex numbers are entered in the form "x + yi" or "x + yj"</p> <p class="Head3">Example</p> <p class="Paragraph">=IMDIV("-238+240i";"10+24i") returns 5+12i.</p> <p class="Head2"><a name="imexp"/><help:key-word value="IMEXP" tag="kw68331_18" xmlns:help="http://openoffice.org/2000/help"/>IMEXP</p> <p class="Paragraph">The result is the power of e (the Eulerian number) and the complex number.</p> <p class="Head3">Syntax</p> <p class="Paragraph">IMEXP (Complex number)</p> <p class="Paragraph">Complex number: the complex number is entered in the form "x + yi" or "x + yj"</p> <p class="Head3">Example</p> <p class="Paragraph">=IMEXP("1+j") returns 1.47+2.29j (rounded).</p> <p class="Head2"><a name="imconjugate"/><help:key-word value="IMCONJUGATE" tag="kw68331_17" xmlns:help="http://openoffice.org/2000/help"/>IMCONJUGATE</p> <p class="Paragraph">The result is the conjugated complex complement to a complex number.</p> <p class="Head3">Syntax</p> <p class="Paragraph">IMCONJUGATE (Complex number)</p> <p class="Paragraph">Complex number: the complex number is entered in the form "x + yi" or "x + yj"</p> <p class="Head3">Example</p> <p class="Paragraph">=IMCONJUGATE("1+j") returns 1-j.</p> <p class="Head2"><a name="imln"/><help:key-word value="IMLN" tag="kw68331_16" xmlns:help="http://openoffice.org/2000/help"/>IMLN</p> <p class="Paragraph">The result is the natural logarithm of a complex number.</p> <p class="Head3">Syntax</p> <p class="Paragraph">IMLN(Complex number)</p> <p class="Paragraph">Complex number: the complex number is entered in the form "x + yi" or "x + yj"</p> <p class="Head3">Example</p> <p class="Paragraph">=IMLN("1+j") returns 0.35+0.79j (rounded).</p> <p class="Head2"><a name="imlog10"/><help:key-word value="IMLOG10" tag="kw68331_15" xmlns:help="http://openoffice.org/2000/help"/>IMLOG10</p> <p class="Paragraph">The result is the common logarithm of a complex number.</p> <p class="Head3">Syntax</p> <p class="Paragraph">IMLOG10(Complex number)</p> <p class="Paragraph">Complex number: the complex number is entered in the form "x + yi" or "x + yj"</p> <p class="Head3">Example</p> <p class="Paragraph">=IMLOG10("1+j") returns 0.15+0.34j (rounded).</p> <p class="Head2"><a name="imlog2"/><help:key-word value="IMLOG2" tag="kw68331_14" xmlns:help="http://openoffice.org/2000/help"/>IMLOG2</p> <p class="Paragraph">The result is the binary logarithm of a complex number.</p> <p class="Head3">Syntax</p> <p class="Paragraph">IMLOG2(Complex number)</p> <p class="Paragraph">Complex number: the complex number is entered in the form "x + yi" or "x + yj"</p> <p class="Head3">Example</p> <p class="Paragraph">=IMLOG2("1+j") returns 0.50+1.13j (rounded).</p> <p class="Head2"><a name="improduct"/><help:key-word value="IMPRODUCT" tag="kw68331_13" xmlns:help="http://openoffice.org/2000/help"/>IMPRODUCT</p> <p class="Paragraph">The result is the product of up to 29 complex numbers.</p> <p class="Head3">Syntax</p> <p class="Paragraph">IMPRODUCT(Complex number;Complex number 1;...)</p> <p class="Paragraph">Complex number: the complex numbers are entered in the form "x + yi" or "x + yj"</p> <p class="Head3">Example</p> <p class="Paragraph">=IMPRODUCT("3+4j";"5-3j") returns 27+11j.</p> <p class="Head2"><a name="imreal"/><help:key-word value="IMREAL" tag="kw68331_12" xmlns:help="http://openoffice.org/2000/help"/>IMREAL</p> <p class="Paragraph">The result is the real coefficient of a complex number.</p> <p class="Head3">Syntax</p> <p class="Paragraph">IMREAL(Complex number)</p> <p class="Paragraph">Complex number: the complex number is entered in the form "x + yi" or "x + yj"</p> <p class="Head3">Example</p> <p class="Paragraph">=IMREAL("1+3j") returns 1.</p> <p class="Head2"><a name="imsin"/><help:key-word value="IMSIN" tag="kw68331_11" xmlns:help="http://openoffice.org/2000/help"/>IMSIN</p> <p class="Paragraph">The result is the sine of a complex number.</p> <p class="Head3">Syntax</p> <p class="Paragraph">IMSIN(Complex number)</p> <p class="Paragraph">Complex number: the complex number is entered in the form "x + yi" or "x + yj"</p> <p class="Head3">Example</p> <p class="Paragraph">=IMSIN("3+4j") returns 3.85+27.02j (rounded).</p> <p class="Head2"><a name="imsub"/><help:key-word value="IMSUB" tag="kw68331_10" xmlns:help="http://openoffice.org/2000/help"/>IMSUB</p> <p class="Paragraph">The result is the subtraction of two complex numbers.</p> <p class="Head3">Syntax</p> <p class="Paragraph">IMSUB(Complex number 1;Complex number 2)</p> <p class="Paragraph">Complex number: the complex numbers are entered in the form "x + yi" or "x + yj"</p> <p class="Head3">Example</p> <p class="Paragraph">=IMSUB("13+4j";"5+3j") returns 8+j.</p> <p class="Head2"><a name="imsum"/><help:key-word value="IMSUM" tag="kw68331_9" xmlns:help="http://openoffice.org/2000/help"/>IMSUM</p> <p class="Paragraph">The result is the sum of up to 29 complex numbers.</p> <p class="Head3">Syntax</p> <p class="Paragraph">IMSUM(Complex number 1;Complex number 2;...)</p> <p class="Paragraph">Complex number: the complex numbers are entered in the form "x + yi" or "x + yj"</p> <p class="Head3">Example</p> <p class="Paragraph">=IMSUM("13+4j";"5+3j") returns 18+7j.</p> <p class="Head2"><a name="imsqrt"/><help:key-word value="IMSQRT" tag="kw68331_8" xmlns:help="http://openoffice.org/2000/help"/>IMSQRT</p> <p class="Paragraph">The result is the square root of a complex number.</p> <p class="Head3">Syntax</p> <p class="Paragraph">IMSQRT(Complex number)</p> <p class="Paragraph">Complex number: the complex numbers are entered in the form "x + yi" or "x + yj"</p> <p class="Head3">Example</p> <p class="Paragraph">=IMSQRT("3+4i") returns 2+1i.</p> <p class="Head2"><a name="complex"/><help:key-word value="COMPLEX" tag="kw68331_7" xmlns:help="http://openoffice.org/2000/help"/>COMPLEX</p> <p class="Paragraph">The result is a complex number which is returned from a real coefficient and an imaginary coefficient.</p> <p class="Head3">Syntax</p> <p class="Paragraph">COMPLEX(Real coefficient;Imaginary coefficient;Suffix)</p> <p class="Paragraph">Real coefficient: the real coefficient of the complex number.</p> <p class="Paragraph">Imaginary coefficient: the imaginary coefficient of the complex number.</p> <p class="Paragraph">Suffix: list of options, "i" or "j".</p> <p class="Head3">Example</p> <p class="Paragraph">=COMPLEX(3;4;j) returns 3+4j.</p> <p class="Head2"><a name="oct2bin"/><help:key-word value="OCT2BIN" tag="kw68331_6" xmlns:help="http://openoffice.org/2000/help"/>OCT2BIN</p> <p class="Paragraph">The result is the binary number for the octal number entered.</p> <p class="Head3">Syntax</p> <p class="Paragraph">OCT2BIN(Number;Places)</p> <p class="Paragraph">Number: the octal number. The number should have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement.</p> <p class="Paragraph">Places: the number of places to be output.</p> <p class="Head3">Example</p> <p class="Paragraph">=OCT2BIN(3;3) returns 011.</p> <p class="Head2"><a name="oct2dec"/><help:key-word value="OCT2DEC" tag="kw68331_5" xmlns:help="http://openoffice.org/2000/help"/>OCT2DEC</p> <p class="Paragraph">The result is the decimal number for the octal number entered.</p> <p class="Head3">Syntax</p> <p class="Paragraph">OCT2DEC(Number)</p> <p class="Paragraph">Number: the octal number. The number should have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement.</p> <p class="Head3">Example</p> <p class="Paragraph">=OCT2DEC(144) returns 100.</p> <p class="Head2"><a name="oct2hex"/><help:key-word value="OCT2HEX" tag="kw68331_4" xmlns:help="http://openoffice.org/2000/help"/>OCT2HEX</p> <p class="Paragraph">The result is the hexadecimal number for the octal number entered.</p> <p class="Head3">Syntax</p> <p class="Paragraph">OCT2HEX(Number;Places)</p> <p class="Paragraph">Number: the octal number. The number should have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement.</p> <p class="Paragraph">Places: the number of places to be output.</p> <p class="Head3">Example</p> <p class="Paragraph">=OCT2HEX(144;4) returns 0064.</p> <p class="Head2"><a name="convert_add"/><help:key-word value="CONVERT_ADD" tag="kw68331_3" xmlns:help="http://openoffice.org/2000/help"/>CONVERT_ADD</p> <p class="Paragraph">Converts a value from one unit of measure to the corresponding value in another unit of measure. <text:s text:c="" xmlns:text="http://openoffice.org/2000/text"/>Enter the units of measures directly as text in quotation marks or as a reference. If you enter the units of measure in cells, they must correspond exactly with the following list which is case sensitive: In order, for example, to enter a lower case l (for liter) in a cell, enter the apostrophe ' immediately followed by l.</p> <table border="1" bordercolor="#000000" cellpadding="2" cellspacing="0" page-break-inside="page-break-inside:avoid"><tr class=""><th class="Tabelle1A1" style="text-align:left;"><span class="Tabelle1A"> <p class="TableHead">Property</p> </span></th><th class="Tabelle1B1" style="text-align:left;"><span class="Tabelle1A"> <p class="TableHead">Units</p> </span></th></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">Weight</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">g, sg, lbm, u, ozm, stone, ton, grain, pweight, hweight, shweight</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">Length</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">m, mi, Nmi, in, ft, yd, ang, Pica, ell, parsec</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">Time</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">yr, day, hr, mn, sec</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">Pressure</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">Pa, atm, mmHg, Torr, psi</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">Force</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">N, dyn, pond</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">Energy</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">J, e, c, cal, eV, HPh, Wh, BTU</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">Power</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">W, HP, PS</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">Field strength</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">T, ga</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">Temperature</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">C, F, K, Reau, Rank</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">Volume</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">l, tsp, tbs, oz, cup, pt, qt, gal, m3, mi3, Nmi3, in3, ft3, yd3, ang3, Pica3, barrel, bushel, regton, Schooner, Middy, Glass</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">Area</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">m2, mi2, Nmi2, in2, ft2, yd2, ang2, Pica2, Morgen, ar, acre, ha</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">Speed</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1A"> <p class="TextInTable">m/s, m/h, mph, kn, admkn</p> </span></td></tr></table> <p class="Paragraph">Each unit of measure should be preceded by a prefix character from the following list:</p> <table border="1" bordercolor="#000000" cellpadding="2" cellspacing="0" page-break-inside="page-break-inside:avoid"><tr class=""><th class="Tabelle2A1" style="text-align:left;"><span class="Tabelle2A"> <p class="TableHead">Permitted prefix characters</p> </span></th><th class="Tabelle2B1" style="text-align:left;"><span class="Tabelle2A"> <p class="TableHead"/> </span></th></tr><tr class=""><td class="Tabelle2A2" style="text-align:left;"><span class="Tabelle2A"> <p class="TextInTable">10^(<0)</p> </span></td><td class="Tabelle2B2" style="text-align:left;"><span class="Tabelle2A"> <p class="TextInTable">d, c, m, u, n, p, f, a, z, y</p> </span></td></tr><tr class=""><td class="Tabelle2A2" style="text-align:left;"><span class="Tabelle2A"> <p class="TextInTable">10^(>0)</p> </span></td><td class="Tabelle2B2" style="text-align:left;"><span class="Tabelle2A"> <p class="TextInTable">e, h, k, M, G, T, P, E, Z, Y</p> </span></td></tr></table> <p class="Paragraph"/> <p class="Head3">Syntax</p> <p class="Paragraph">CONVERT_ADD (Number;From_unit;To_unit)</p> <p class="Paragraph">Number: the number to be converted.</p> <p class="Paragraph">From unit: the unit from which conversion is taking place.</p> <p class="Paragraph">To unit: the unit to which conversion is taking place.</p> <p class="Head3">Examples:</p> <p class="Paragraph">=CONVERT_ADD(10;"HP";"PS") returns, rounded to two decimal places, 10.14. 10 HP equal 10.14 PS.</p> <p class="Paragraph">=CONVERT_ADD(10;"km";"mi")returns, rounded to two decimal places, 6.21. 10 Kilometers equal 6.21 miles. The k is the permitted prefix character for the factor 10^3.</p> <p class="Head2"><a name="factdouble"/><help:key-word value="FACTDOUBLE" tag="kw68331_2" xmlns:help="http://openoffice.org/2000/help"/>FACTDOUBLE</p> <p class="Paragraph">The result is the factorial of the number with increments of 2.</p> <p class="Head3">Syntax</p> <p class="Paragraph">FACTDOUBLE(Number)</p> <p class="Paragraph">Number: if the number is even, the following factorial is calculated: n*(N-2)*(n-4)*...*4*2.</p> <p class="Paragraph">if the number is uneven, the following factorial is calculated: n*(N-2)*(n-4)*...*3*1.</p> <p class="Head3">Example</p> <p class="Paragraph">=FACTDOUBLE(6) returns 48.</p> <p class="Paragraph"><help:key-word value="I numbers; %PRODUCTNAME Calc" tag="kw68331_24" xmlns:help="http://openoffice.org/2000/help"/></p> </body></html>